Release 10.1A: OpenEdge Development:
Progress 4GL Reference


DYNAMIC-NEXT-VALUE function

Returns the next integer value of a sequence, incremented by the positive or negative value defined in the specified database.

Syntax

DYNAMIC-NEXT-VALUE( sequence-expression, logical-dbname-expression ) 

sequence-expression

A character expression that evaluates to the name of a sequence.

logical-dbname-expression

A character expression that evaluates to the name of a connected database in which the sequence is defined.

Notes

See also

CURRENT-VALUE function, CURRENT-VALUE statement, DYNAMIC-CURRENT-VALUE function, DYNAMIC-CURRENT-VALUE statement, NEXT-VALUE function


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095